VintaSoft Imaging .NET SDK 14.1: Документация для .NET разработчика
Vintasoft.Imaging.Codecs.Decoders Namespace / OpenXmlDecoder<TDocument> Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
Класс OpenXmlDecoder<TDocument>
Предоставляет абстрактный базовый класс для декодеров OpenXml.
Объектная модель
OpenXmlDecoder<TDocument>
Синтаксис
'Declaration

Public MustInherit Class OpenXmlDecoder(Of TDocument
The document type.
As Vintasoft.Imaging.Office.OpenXml.OpenXmlDocument) Inherits DecoderBase Implements IVectorDecoder
 

Type Parameters

TDocument
The document type.
Иерархия наследования

System.Object
   Vintasoft.Imaging.Codecs.Decoders.DecoderBase
      Vintasoft.Imaging.Codecs.Decoders.OpenXmlDecoder<TDocument>
         Vintasoft.Imaging.Codecs.Decoders.DocxDecoder
         Vintasoft.Imaging.Codecs.Decoders.XlsxDecoder

Требования

Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

Смотрите также